Palo Alto Networks PSE-PrismaCloud Practice Test - Questions Answers

List of questions
Question 1

What are two ways to enable interface swap when deploying a VM-Series NGFW in Google Cloud Platform? (Choose two.)
run the PAN-OS CLI command: set system mgmt-interface-swap enable yes
run the PAN-OS CLI command: set system mgmt-interface-swap setting enable yes
create a bootstrap file that includes the mgmt-interface-swap command
in the Google Cloud Console Metadata Field, enter a key-value pair where mgmt-interface-swap is the key and enable is the value
https://docs.paloaltonetworks.com/vm-series/8-1/vm-series-deployment/set-up-the-vm-series-firewall-on-google-cloud-platform/deploy-the-vm-series-firewall-on-google-cloud/management-interface-mapping-for-google-internal-load-balancing.html
Question 2

How can you modify a range of dates default policy in Prisma Public Cloud?
Override the value and commit the configuration.
Clone the existing policy and change the value.
Manually create the RQL statement.
Click the Gear icon next to the policy name to open the Edit Policy dialog
Question 3

What are three examples of outbound traffic flow? (Choose three.)
issue yum update command on an instance inside Amazon Web Services
Microsoft Windows inside Azure requesting a security patch
web server inside Amazon Web Services receiving web requests from internet
issue apt-get install command on an instance inside Amazon Web Services
outgoing Prisma Public Cloud API calls
Question 4

What is the scope of the Amazon Web Services 1AM Service?
global
regional
VPC
zonal
Question 5

What resource is required to receive inbound traffic from the internet to VM-Series NGFW deployed as a gateway for Azure Stack workloads?
Public IP for the VM-Series NGFW
NAT appliance
Azure Stack Edge Router
Border Customer Network
Question 6

Which configuration needs to be done to perform user entity behavior analysis with Prisma Public Cloud?
Create alert rules.
Whitelist IP addresses.
Configure User-ID.
Define enterprise settings.
https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin/prisma-cloud-policies/anomaly-policies.html
Question 7

Which two cloud providers support Load Balancers as next hop configurations for outbound connections? (Choose two.)
Google Cloud Platform
Microsoft Azure
Oracle Cloud
Amazon Web Services
Question 8

DRAG DROP
Match the query type with its corresponding search
Question 9

Which RQL string returns a list of all Azure virtual machines that are not currently running?
config where api.name = 'azure-vm-list' AND json.rule = powerState = 'off'
config where api.name = 'azure-vm-list' AND json.rule = powerState does not contain 'running'
config where api.name = 'azure-vm-list' AND json.rule = powerState = 'running'
config where api.name = 'azure-vm-list' AND json.rule = powerState contains 'running'
Question 10

Palo Alto Networks recommends which two options for outbound HA design in Amazon Web Services using VM-Series NGFW? (Choose two.)
iLB-as-next-hop
transit gateway and security VPC with VM-Series
traditional active/standby HA on VM-Series
transit VPC and security VPC with VM-Series
Question